home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / bchelp10.zip / TI811.ASC < prev    next >
Text File  |  1991-09-17  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.   PRODUCT  :  Turbo C++                              NUMBER  :  811
  9.   VERSION  :  All
  10.        OS  :  DOS
  11.      DATE  :  September 17, 1991                       PAGE  :  1/1
  12.  
  13.     TITLE  :  Stopping the IDE from Loading the "Default Project"
  14.  
  15.  
  16.  
  17.  
  18.   The Integrated Development Environment or IDE for Turbo C++ will
  19.   automatically load any .PRJ file in the directory in which TC.EXE
  20.   is run from provided that there is only one .PRJ file in that
  21.   directory.  The IDE is designed to provide a desktop that is
  22.   consistant from one session to another.  However, sometimes you
  23.   may not want the only .PRJ file in a directory to be loaded.  To
  24.   stop Turbo C++'s IDE from loading the .PRJ file you simply need
  25.   to create another .PRJ file in that directory.  This can be done
  26.   in one of several way.  First, you can use COPY CON FOO.PRJ at
  27.   the DOS prompt and press F6.  Second, you can start Turbo C++ and
  28.   choose PROJECT then OPEN PROJECT from the menu and create an
  29.   empty project that is saved.  Lastly, you may use any editor to
  30.   create a file ending in the extension PRJ.  The file that is
  31.   created doesn't have to be in any particular format nor does it
  32.   have to contain data.  If you create a file outside of the IDE,
  33.   DO NOT attempt to open it during any Turbo C++ session.
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.